STEP 13: Let's make the sprite a bit smaller so it doesn't take up as much space.

  • Go to and drag out Set Size.

Set Size can make your sprite smaller or larger. Since the number in this command is 0.5, it will make our sprite half as big.

To navigate the page using the TAB key, first press ESC to exit the code editor.

stage.set_background("field") sprite = codesters.Sprite("hedgehog")
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)